From: Richard M. Stallman Date: Sun, 9 May 1993 14:26:40 +0000 (+0000) Subject: Comment fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96356 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fa203a7cc31f27a0634bf6f0e08e1f1a1d4f16f5;p=emacs.git Comment fix. --- diff --git a/lisp/diff.el b/lisp/diff.el index c4a83115b2c..0c474672b70 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -30,6 +30,7 @@ (require 'compile) +;;; This is duplicated in vc.el. (defvar diff-switches "-c" "*A string or list of strings specifying switches to be be passed to diff.")